Newman Run Dashboard

Wednesday, 21 February 2024 16:21:22
Total Iterations

9

Total Assertions

661

Total Failed Tests

0

Total Skipped Tests

0


File Information
Collection: SCHOOL MANAGEMENT SYSTEM
Timings and Data
Total run duration: 4m 52.8s
Total data received: 37.61KB
Average response time: 1177ms
Summary Item Total Failed
Requests 231 0
Prerequest Scripts 549 0
Test Scripts 549 0
Assertions 661 0
Skipped Tests 0 -



There are no failed tests





There are no skipped tests



9 Iterations available to view
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 120fe631-6c86-4aed-aeef-61156aa25020
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:29 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1805ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token d721a315-5fcb-458f-be21-29b626911389
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 235
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "8229070121",
            "school_name": "dav public school",
            "password": "Ompriya@52",
            "role": "principal",
            "experience": "2"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:31 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1267ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6cdb235e-7e4b-4780-b066-907ee2087c79
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 263
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "8212307012",
            "school_name": "dav public school",
            "password": "Ompriya@23",
            "role": "teacher",
            "experience": "2",
            "fav_subject": "coding"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:32 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 4ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token bd6ef2d9-7d21-451d-85b2-a0fcb0f76bc8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:32 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 624ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token c1d3da7e-a972-47c4-9c09-896a25d61023
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:33 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjM5MywianRpIjoiMzI5YmI0ZjMtMjUyNi00NWM3LTkzYTctY2IyMDY0ODc3ODljIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjM5MywiY3NyZiI6ImZlMGU2ODljLTBjODMtNDExMi1hYjk1LThmYTJiNzc3OWUyNSIsImV4cCI6MTcwODUxNTk5MywidG9rZW5faWQiOiI5UVJObjhWV2dNIn0.Q-OVXor8_C7kU1lshYQdoLAmI0BqB9mJI4aC7jpTspw"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 200 - OK
Mean time per request: 1079ms
Mean size per request: 291B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjM5MywianRpIjoiMzI5YmI0ZjMtMjUyNi00NWM3LTkzYTctY2IyMDY0ODc3ODljIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjM5MywiY3NyZiI6ImZlMGU2ODljLTBjODMtNDExMi1hYjk1LThmYTJiNzc3OWUyNSIsImV4cCI6MTcwODUxNTk5MywidG9rZW5faWQiOiI5UVJObjhWV2dNIn0.Q-OVXor8_C7kU1lshYQdoLAmI0BqB9mJI4aC7jpTspw
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1b7cf07c-0ef3-4ddb-b45a-5bd65c069dee
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:34 GMT
Content-Type application/json
Content-Length 291
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya52@gmail.com",
                "gender": "m",
                "name": "Om Priya",
                "status": "pending",
                "user_id": "44JSe2"
              }
            ]
          },
          "message": "Here's the list of Principals",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals/44JSe2
Response Information
Response Code: 200 - OK
Mean time per request: 1165ms
Mean size per request: 290B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjM5MywianRpIjoiMzI5YmI0ZjMtMjUyNi00NWM3LTkzYTctY2IyMDY0ODc3ODljIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjM5MywiY3NyZiI6ImZlMGU2ODljLTBjODMtNDExMi1hYjk1LThmYTJiNzc3OWUyNSIsImV4cCI6MTcwODUxNTk5MywidG9rZW5faWQiOiI5UVJObjhWV2dNIn0.Q-OVXor8_C7kU1lshYQdoLAmI0BqB9mJI4aC7jpTspw
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 9fafe792-2863-4993-bfb8-a7b4b8d897bd
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:36 GMT
Content-Type application/json
Content-Length 290
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya52@gmail.com",
                "gender": "m",
                "name": "Om Priya",
                "status": "pending",
                "user_id": "44JSe2"
              }
            ]
          },
          "message": "Here's the list of Principal",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/44JSe2/approve
Response Information
Response Code: 200 - OK
Mean time per request: 2.2s
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjM5MywianRpIjoiMzI5YmI0ZjMtMjUyNi00NWM3LTkzYTctY2IyMDY0ODc3ODljIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjM5MywiY3NyZiI6ImZlMGU2ODljLTBjODMtNDExMi1hYjk1LThmYTJiNzc3OWUyNSIsImV4cCI6MTcwODUxNTk5MywidG9rZW5faWQiOiI5UVJObjhWV2dNIn0.Q-OVXor8_C7kU1lshYQdoLAmI0BqB9mJI4aC7jpTspw
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token c47fa282-0023-4b68-ba11-6407571b99bb
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:38 GMT
Content-Type application/json
Content-Length 124
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Principal Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/44JSe2
Response Information
Response Code: 200 - OK
Mean time per request: 1586ms
Mean size per request: 123B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjM5MywianRpIjoiMzI5YmI0ZjMtMjUyNi00NWM3LTkzYTctY2IyMDY0ODc3ODljIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjM5MywiY3NyZiI6ImZlMGU2ODljLTBjODMtNDExMi1hYjk1LThmYTJiNzc3OWUyNSIsImV4cCI6MTcwODUxNTk5MywidG9rZW5faWQiOiI5UVJObjhWV2dNIn0.Q-OVXor8_C7kU1lshYQdoLAmI0BqB9mJI4aC7jpTspw
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 98197f81-94b3-4bf5-99c2-fbccdf48391d
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 128
Request Body
{
            "name": "Vincent Christiansen",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "9898989898"   
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:40 GMT
Content-Type application/json
Content-Length 123
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Principal Updated Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1077ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjM5MywianRpIjoiMzI5YmI0ZjMtMjUyNi00NWM3LTkzYTctY2IyMDY0ODc3ODljIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjM5MywiY3NyZiI6ImZlMGU2ODljLTBjODMtNDExMi1hYjk1LThmYTJiNzc3OWUyNSIsImV4cCI6MTcwODUxNTk5MywidG9rZW5faWQiOiI5UVJObjhWV2dNIn0.Q-OVXor8_C7kU1lshYQdoLAmI0BqB9mJI4aC7jpTspw
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 62cb830a-2b71-4c3d-94a5-7634b83b4051
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:41 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 494ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5989964f-932b-47fb-b444-dd6094a323fc
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:41 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQwMSwianRpIjoiOTRiMzU1YmYtYTI3Ni00MWRmLTljMDQtYjMwYzI2Mzg5ZWEwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNDRKU2UyIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MDEsImNzcmYiOiJkM2JmNTU5Yy0yNDE5LTQwNzUtYWNhNS0zMjg4NDAzNmZiNzYiLCJleHAiOjE3MDg1MTYwMDEsInRva2VuX2lkIjoiNVA2RnhFeVpTSyJ9.wc8U-DDwmFI7QaEWEQchHb_rjhVF-x4n0cFT8nNaLBM"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 201 - CREATED
Mean time per request: 1177ms
Mean size per request: 125B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQwMSwianRpIjoiOTRiMzU1YmYtYTI3Ni00MWRmLTljMDQtYjMwYzI2Mzg5ZWEwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNDRKU2UyIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MDEsImNzcmYiOiJkM2JmNTU5Yy0yNDE5LTQwNzUtYWNhNS0zMjg4NDAzNmZiNzYiLCJleHAiOjE3MDg1MTYwMDEsInRva2VuX2lkIjoiNVA2RnhFeVpTSyJ9.wc8U-DDwmFI7QaEWEQchHb_rjhVF-x4n0cFT8nNaLBM
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f7702f91-5c27-4393-8a2c-44c13e633eb9
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 62
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "712"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:43 GMT
Content-Type application/json
Content-Length 125
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Leave Request Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1231ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQwMSwianRpIjoiOTRiMzU1YmYtYTI3Ni00MWRmLTljMDQtYjMwYzI2Mzg5ZWEwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNDRKU2UyIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MDEsImNzcmYiOiJkM2JmNTU5Yy0yNDE5LTQwNzUtYWNhNS0zMjg4NDAzNmZiNzYiLCJleHAiOjE3MDg1MTYwMDEsInRva2VuX2lkIjoiNVA2RnhFeVpTSyJ9.wc8U-DDwmFI7QaEWEQchHb_rjhVF-x4n0cFT8nNaLBM
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 7b65c625-696f-450a-8330-3d133241506b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:44 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 706ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 58e5e5a5-6a64-44b7-9cb6-ba107ab9c043
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:45 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQwNSwianRpIjoiZDkxMWZkYzMtODMxZC00YjNmLWFhYjEtOTk0NDg2NjU4NGIwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQwNSwiY3NyZiI6IjNkNzQ1NGQ3LTc5MGItNGRlMi04MzcxLTYxYjc3MDdlNjhlOCIsImV4cCI6MTcwODUxNjAwNSwidG9rZW5faWQiOiJEYXgzNXNnVmdqIn0.O-ACGlmj9ee7tNbejK8TtlQFkB9isoFooTcstsdS4eM"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 200 - OK
Mean time per request: 1263ms
Mean size per request: 300B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQwNSwianRpIjoiZDkxMWZkYzMtODMxZC00YjNmLWFhYjEtOTk0NDg2NjU4NGIwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQwNSwiY3NyZiI6IjNkNzQ1NGQ3LTc5MGItNGRlMi04MzcxLTYxYjc3MDdlNjhlOCIsImV4cCI6MTcwODUxNjAwNSwidG9rZW5faWQiOiJEYXgzNXNnVmdqIn0.O-ACGlmj9ee7tNbejK8TtlQFkB9isoFooTcstsdS4eM
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 8ba819d4-5311-4ec6-99fb-5568dfd628f2
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:46 GMT
Content-Type application/json
Content-Length 300
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "leave_date": "17-02-2026",
                "leave_id": "4G22PZ",
                "no_of_days": 712,
                "status": "pending",
                "username": "ompriya52"
              }
            ]
          },
          "message": "Here's the list of Leaves Record",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/leaves/4G22PZ
Response Information
Response Code: 200 - OK
Mean time per request: 1769ms
Mean size per request: 120B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQwNSwianRpIjoiZDkxMWZkYzMtODMxZC00YjNmLWFhYjEtOTk0NDg2NjU4NGIwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQwNSwiY3NyZiI6IjNkNzQ1NGQ3LTc5MGItNGRlMi04MzcxLTYxYjc3MDdlNjhlOCIsImV4cCI6MTcwODUxNjAwNSwidG9rZW5faWQiOiJEYXgzNXNnVmdqIn0.O-ACGlmj9ee7tNbejK8TtlQFkB9isoFooTcstsdS4eM
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 00def0ff-4912-4788-a8ad-d4b899ad8592
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:48 GMT
Content-Type application/json
Content-Length 120
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Leave Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/principals/44JSe2
Response Information
Response Code: 200 - OK
Mean time per request: 1465ms
Mean size per request: 123B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQwNSwianRpIjoiZDkxMWZkYzMtODMxZC00YjNmLWFhYjEtOTk0NDg2NjU4NGIwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQwNSwiY3NyZiI6IjNkNzQ1NGQ3LTc5MGItNGRlMi04MzcxLTYxYjc3MDdlNjhlOCIsImV4cCI6MTcwODUxNjAwNSwidG9rZW5faWQiOiJEYXgzNXNnVmdqIn0.O-ACGlmj9ee7tNbejK8TtlQFkB9isoFooTcstsdS4eM
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5a4a828f-2b9f-413b-b24c-8144385d49da
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:50 GMT
Content-Type application/json
Content-Length 123
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Principal Deleted Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1224ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQwNSwianRpIjoiZDkxMWZkYzMtODMxZC00YjNmLWFhYjEtOTk0NDg2NjU4NGIwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0E2U1Y4WiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQwNSwiY3NyZiI6IjNkNzQ1NGQ3LTc5MGItNGRlMi04MzcxLTYxYjc3MDdlNjhlOCIsImV4cCI6MTcwODUxNjAwNSwidG9rZW5faWQiOiJEYXgzNXNnVmdqIn0.O-ACGlmj9ee7tNbejK8TtlQFkB9isoFooTcstsdS4eM
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f66f6e38-76cc-4dec-a272-db4ce677f594
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:46:51 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teardown
Response Information
Response Code: 200 - OK
Mean time per request: 11.4s
Mean size per request: 32B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
X-Token-Secret secrettokenforsecretthings
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 20db0b11-5da7-41b4-b562-84dadbee909e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:02 GMT
Content-Type application/json
Content-Length 32
Connection close
Response Body
{
          "message": "testDb Reset"
        }
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 3ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e3c8f368-8428-47d4-9c3f-4b7c67e8d0d2
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:03 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1677ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 48890b93-01de-4fb6-adbb-0b22c13c851e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 263
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "8212307012",
            "school_name": "dav public school",
            "password": "Ompriya@23",
            "role": "teacher",
            "experience": "2",
            "fav_subject": "coding"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:04 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1555ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f029b496-0e9f-479a-ae67-41dcfcf60294
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 235
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "8229070121",
            "school_name": "dav public school",
            "password": "Ompriya@52",
            "role": "principal",
            "experience": "2"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:06 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 634ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 95e52666-c418-4446-97a3-c3fdd3d20bbf
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:07 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQyNywianRpIjoiODAxODZjYTMtNjc4NC00MjEwLTliNjAtY2JiZDY3YmM1NzJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU2FUTkNLQiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQyNywiY3NyZiI6IjQ2OWUxYmZmLWI2Y2UtNDI0OS1hZDRiLWIyZDZiMDkwY2E3ZCIsImV4cCI6MTcwODUxNjAyNywidG9rZW5faWQiOiJCekdWaDNpWUJjIn0.SD9Ea100oylzq99ddyhko_wRPSJ5ooD_i6NXEwm1nYo"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 200 - OK
Mean time per request: 1221ms
Mean size per request: 291B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQyNywianRpIjoiODAxODZjYTMtNjc4NC00MjEwLTliNjAtY2JiZDY3YmM1NzJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU2FUTkNLQiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQyNywiY3NyZiI6IjQ2OWUxYmZmLWI2Y2UtNDI0OS1hZDRiLWIyZDZiMDkwY2E3ZCIsImV4cCI6MTcwODUxNjAyNywidG9rZW5faWQiOiJCekdWaDNpWUJjIn0.SD9Ea100oylzq99ddyhko_wRPSJ5ooD_i6NXEwm1nYo
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 4b0a37a9-c7c1-4653-aaa8-950206eb1cc2
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:08 GMT
Content-Type application/json
Content-Length 291
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya52@gmail.com",
                "gender": "m",
                "name": "Om Priya",
                "status": "pending",
                "user_id": "4RsQHB"
              }
            ]
          },
          "message": "Here's the list of Principals",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/4RsQHB/approve
Response Information
Response Code: 200 - OK
Mean time per request: 2.2s
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQyNywianRpIjoiODAxODZjYTMtNjc4NC00MjEwLTliNjAtY2JiZDY3YmM1NzJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU2FUTkNLQiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQyNywiY3NyZiI6IjQ2OWUxYmZmLWI2Y2UtNDI0OS1hZDRiLWIyZDZiMDkwY2E3ZCIsImV4cCI6MTcwODUxNjAyNywidG9rZW5faWQiOiJCekdWaDNpWUJjIn0.SD9Ea100oylzq99ddyhko_wRPSJ5ooD_i6NXEwm1nYo
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5e536939-b04f-4d04-acdb-0d9a8d3a0a49
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:10 GMT
Content-Type application/json
Content-Length 124
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Principal Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1506ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQyNywianRpIjoiODAxODZjYTMtNjc4NC00MjEwLTliNjAtY2JiZDY3YmM1NzJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU2FUTkNLQiIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQyNywiY3NyZiI6IjQ2OWUxYmZmLWI2Y2UtNDI0OS1hZDRiLWIyZDZiMDkwY2E3ZCIsImV4cCI6MTcwODUxNjAyNywidG9rZW5faWQiOiJCekdWaDNpWUJjIn0.SD9Ea100oylzq99ddyhko_wRPSJ5ooD_i6NXEwm1nYo
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 732ebd7c-f4d1-4102-948b-25526503f897
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:12 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 599ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 739487db-694c-48be-8307-4757adba4411
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:13 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 200 - OK
Mean time per request: 1125ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5f7dffb9-8128-4a70-84be-dceae5c86f11
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:14 GMT
Content-Type application/json
Content-Length 297
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "4Lvqu4"
              }
            ]
          },
          "message": "Here's the list of Teachers",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/4Lvqu4
Response Information
Response Code: 200 - OK
Mean time per request: 1419ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5460f5fd-a918-45e5-be61-b049add9262e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:15 GMT
Content-Type application/json
Content-Length 296
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "4Lvqu4"
              }
            ]
          },
          "message": "Here's the list of Teacher",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/4Lvqu4/approve
Response Information
Response Code: 200 - OK
Mean time per request: 1894ms
Mean size per request: 122B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6989decb-3b58-431d-92fa-00b7df54acbe
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:17 GMT
Content-Type application/json
Content-Length 122
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Teacher Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/4Lvqu4
Response Information
Response Code: 200 - OK
Mean time per request: 1728ms
Mean size per request: 121B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0d0899e3-b505-4629-bf58-9ea92cf5d259
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "name": "TestUser Yadav",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "9898988998"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:19 GMT
Content-Type application/json
Content-Length 121
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Teacher Updated Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 201 - CREATED
Mean time per request: 1198ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6f379a23-5473-4695-8ca7-093b49cc8762
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "event_message": "Test Event Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:20 GMT
Content-Type application/json
Content-Length 117
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Event Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 200 - OK
Mean time per request: 1153ms
Mean size per request: 217B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 2e173d97-e2e8-41f9-8bf5-9907787cd1da
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:22 GMT
Content-Type application/json
Content-Length 217
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "notice_id": "3UuZQG",
                "notice_message": "Test Event Message"
              }
            ]
          },
          "message": "Here's the list of Events",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/feedbacks/4Lvqu4
Response Information
Response Code: 201 - CREATED
Mean time per request: 2s
Mean size per request: 120B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0714dd11-6ebe-4714-ba5c-10c467df1d99
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "feedback_message": "Test Feedback Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:24 GMT
Content-Type application/json
Content-Length 120
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Feedback Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/feedbacks
Response Information
Response Code: 200 - OK
Mean time per request: 1197ms
Mean size per request: 256B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f6dafa5d-35e9-43df-8dac-50acc452510e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:25 GMT
Content-Type application/json
Content-Length 256
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "created_date": "21-02-2024",
                "feedback_id": "3hdbEq",
                "message": "Test Feedback Message"
              }
            ]
          },
          "message": "Here's the list of Feedbacks",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 201 - CREATED
Mean time per request: 1292ms
Mean size per request: 125B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 771a87f7-52e5-43d5-a0d8-f03a803dc4e7
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 62
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "418"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:27 GMT
Content-Type application/json
Content-Length 125
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Leave Request Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 200 - OK
Mean time per request: 1102ms
Mean size per request: 300B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token df97495f-a186-44be-86e2-ecf2f372eb5f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:28 GMT
Content-Type application/json
Content-Length 300
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "leave_date": "17-02-2026",
                "leave_id": "32Ns52",
                "no_of_days": 418,
                "status": "pending",
                "username": "ompriya52"
              }
            ]
          },
          "message": "Here's the list of Leaves Record",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/profile
Response Information
Response Code: 200 - OK
Mean time per request: 1255ms
Mean size per request: 277B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token aa176221-c51d-40f2-97ba-dbb5417bf216
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:29 GMT
Content-Type application/json
Content-Length 277
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya52@gmail.com",
                "gender": "m",
                "name": "Om Priya",
                "status": "active",
                "user_id": "4RsQHB"
              }
            ]
          },
          "message": "Your Information",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1131ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQzMywianRpIjoiMGI4MmJiOTUtZjlhMy00Y2QyLWEyZjUtN2MwNTJlYjA2OTdlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0MzMsImNzcmYiOiIxNDhkNmRmZC0wZTczLTRlMmItYThkMS1mNDQ3OWJiYWNlMjkiLCJleHAiOjE3MDg1MTYwMzMsInRva2VuX2lkIjoiNEN3NWZQRTZabSJ9.7wiU3HPlD3g0Sr3V4AmOp1tlQnBSN0ZxDCtO0EQTzfI
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token c8eabecf-b6c6-418f-9fd8-84c87eeb86eb
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:30 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 517ms
Mean size per request: 571B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 97ce5e7e-714b-4633-a322-c9ca24d384d5
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya23",
            "password": "Ompriya@23"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:31 GMT
Content-Type application/json
Content-Length 571
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ1MSwianRpIjoiYTE0ZjkyMDYtMThkZi00ZDAzLTk4MTctMjNmMGRmNzY5ZDU3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNEx2cXU0Iiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDUxLCJjc3JmIjoiNTAwMmYyOTMtOGE3My00N2VjLWFiMzQtODhhZDJjODFiNWQ5IiwiZXhwIjoxNzA4NTE2MDUxLCJ0b2tlbl9pZCI6IkRldERpRU5qUVkifQ.QhkJjBAepkpNLoX8LX45sUtDL1mk2bSpGix-0y3GSAk"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 201 - CREATED
Mean time per request: 1539ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ1MSwianRpIjoiYTE0ZjkyMDYtMThkZi00ZDAzLTk4MTctMjNmMGRmNzY5ZDU3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNEx2cXU0Iiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDUxLCJjc3JmIjoiNTAwMmYyOTMtOGE3My00N2VjLWFiMzQtODhhZDJjODFiNWQ5IiwiZXhwIjoxNzA4NTE2MDUxLCJ0b2tlbl9pZCI6IkRldERpRU5qUVkifQ.QhkJjBAepkpNLoX8LX45sUtDL1mk2bSpGix-0y3GSAk
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 62a886ff-5d8e-4bdf-bc8f-38e09f70fb0c
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:33 GMT
Content-Type application/json
Content-Length 117
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Issue Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1164ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ1MSwianRpIjoiYTE0ZjkyMDYtMThkZi00ZDAzLTk4MTctMjNmMGRmNzY5ZDU3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNEx2cXU0Iiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDUxLCJjc3JmIjoiNTAwMmYyOTMtOGE3My00N2VjLWFiMzQtODhhZDJjODFiNWQ5IiwiZXhwIjoxNzA4NTE2MDUxLCJ0b2tlbl9pZCI6IkRldERpRU5qUVkifQ.QhkJjBAepkpNLoX8LX45sUtDL1mk2bSpGix-0y3GSAk
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token fc8dc522-433a-474c-853f-8ecb4079624f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:34 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 532ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token df1e3723-c307-454d-86a7-879a51a8f5f7
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:34 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ1NCwianRpIjoiNWU1MmRmMGItMGYxYy00NjM4LWJjYjAtZWExNzM3YzliOGUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NTQsImNzcmYiOiJmYWU1OTY1OC1mMjBhLTQ2NDItODQ1Ni0xMjNlYmUyNmFmYmQiLCJleHAiOjE3MDg1MTYwNTQsInRva2VuX2lkIjoiNkNxZmsza0N4NCJ9.mBRGYGtu5CS9ISsYJm-cCc3WIo6gyoWnQM7tg5C_hM0"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 200 - OK
Mean time per request: 1212ms
Mean size per request: 265B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ1NCwianRpIjoiNWU1MmRmMGItMGYxYy00NjM4LWJjYjAtZWExNzM3YzliOGUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NTQsImNzcmYiOiJmYWU1OTY1OC1mMjBhLTQ2NDItODQ1Ni0xMjNlYmUyNmFmYmQiLCJleHAiOjE3MDg1MTYwNTQsInRva2VuX2lkIjoiNkNxZmsza0N4NCJ9.mBRGYGtu5CS9ISsYJm-cCc3WIo6gyoWnQM7tg5C_hM0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 77ecb87d-c5ab-4da6-a0fb-77f29e9c6265
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:36 GMT
Content-Type application/json
Content-Length 265
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "issue_id": "3F5PSH",
                "issue_message": "Test Issue Message",
                "raised_by": "4Lvqu4"
              }
            ]
          },
          "message": "Here's the list of Issues raised by teachers",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teachers/4Lvqu4
Response Information
Response Code: 200 - OK
Mean time per request: 1654ms
Mean size per request: 121B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ1NCwianRpIjoiNWU1MmRmMGItMGYxYy00NjM4LWJjYjAtZWExNzM3YzliOGUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NTQsImNzcmYiOiJmYWU1OTY1OC1mMjBhLTQ2NDItODQ1Ni0xMjNlYmUyNmFmYmQiLCJleHAiOjE3MDg1MTYwNTQsInRva2VuX2lkIjoiNkNxZmsza0N4NCJ9.mBRGYGtu5CS9ISsYJm-cCc3WIo6gyoWnQM7tg5C_hM0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token b80158df-0b08-46a8-9448-9d1766d7f56f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:37 GMT
Content-Type application/json
Content-Length 121
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Teacher deleted Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1089ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ1NCwianRpIjoiNWU1MmRmMGItMGYxYy00NjM4LWJjYjAtZWExNzM3YzliOGUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJzUUhCIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NTQsImNzcmYiOiJmYWU1OTY1OC1mMjBhLTQ2NDItODQ1Ni0xMjNlYmUyNmFmYmQiLCJleHAiOjE3MDg1MTYwNTQsInRva2VuX2lkIjoiNkNxZmsza0N4NCJ9.mBRGYGtu5CS9ISsYJm-cCc3WIo6gyoWnQM7tg5C_hM0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token bf9d1449-1526-47fc-bf09-61ddaec3d56d
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:39 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teardown
Response Information
Response Code: 200 - OK
Mean time per request: 11.5s
Mean size per request: 32B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
X-Token-Secret secrettokenforsecretthings
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 2314f37f-4491-4508-a6f4-597c2278569b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:50 GMT
Content-Type application/json
Content-Length 32
Connection close
Response Body
{
          "message": "testDb Reset"
        }
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 5ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 8fec44f6-2c00-446c-a6cb-afe9f827f8be
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:50 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1229ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5220a8d2-76f8-4170-8c9c-3c35e3802dc8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 263
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "8212307012",
            "school_name": "dav public school",
            "password": "Ompriya@23",
            "role": "teacher",
            "experience": "2",
            "fav_subject": "coding"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:52 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1443ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token bc1c4ad3-50fe-41b7-b891-512ea3714bb9
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 235
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "8229070121",
            "school_name": "dav public school",
            "password": "Ompriya@52",
            "role": "principal",
            "experience": "2"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:53 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 527ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0b4e7719-1ab8-4f75-8c51-ad6162eeb2ae
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:54 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3NCwianRpIjoiOWQwYzZmMjEtMWIxNS00ZjU2LThkYTEtMmYxNmU5OWJjZDVmIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0FGZHRNdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQ3NCwiY3NyZiI6Ijg3MTUxNDc0LWM5ZmEtNDkzNC05YmNhLWQ4ZDBjZjk2MDAyZiIsImV4cCI6MTcwODUxNjA3NCwidG9rZW5faWQiOiI5dWlDSmdZc1FSIn0.ctnlvKu03ADBjZuU-b5wi3oBPKSK_bwW6YoKf7HpGW0"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 200 - OK
Mean time per request: 1086ms
Mean size per request: 291B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3NCwianRpIjoiOWQwYzZmMjEtMWIxNS00ZjU2LThkYTEtMmYxNmU5OWJjZDVmIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0FGZHRNdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQ3NCwiY3NyZiI6Ijg3MTUxNDc0LWM5ZmEtNDkzNC05YmNhLWQ4ZDBjZjk2MDAyZiIsImV4cCI6MTcwODUxNjA3NCwidG9rZW5faWQiOiI5dWlDSmdZc1FSIn0.ctnlvKu03ADBjZuU-b5wi3oBPKSK_bwW6YoKf7HpGW0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 23a3e35a-f280-4176-af09-6c9a784947fc
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:55 GMT
Content-Type application/json
Content-Length 291
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya52@gmail.com",
                "gender": "m",
                "name": "Om Priya",
                "status": "pending",
                "user_id": "3AAseH"
              }
            ]
          },
          "message": "Here's the list of Principals",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/3AAseH/approve
Response Information
Response Code: 200 - OK
Mean time per request: 2.3s
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3NCwianRpIjoiOWQwYzZmMjEtMWIxNS00ZjU2LThkYTEtMmYxNmU5OWJjZDVmIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0FGZHRNdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQ3NCwiY3NyZiI6Ijg3MTUxNDc0LWM5ZmEtNDkzNC05YmNhLWQ4ZDBjZjk2MDAyZiIsImV4cCI6MTcwODUxNjA3NCwidG9rZW5faWQiOiI5dWlDSmdZc1FSIn0.ctnlvKu03ADBjZuU-b5wi3oBPKSK_bwW6YoKf7HpGW0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 19ca0d3e-700d-4e1d-9cf7-e103329b1879
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:57 GMT
Content-Type application/json
Content-Length 124
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Principal Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1124ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3NCwianRpIjoiOWQwYzZmMjEtMWIxNS00ZjU2LThkYTEtMmYxNmU5OWJjZDVmIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU0FGZHRNdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjQ3NCwiY3NyZiI6Ijg3MTUxNDc0LWM5ZmEtNDkzNC05YmNhLWQ4ZDBjZjk2MDAyZiIsImV4cCI6MTcwODUxNjA3NCwidG9rZW5faWQiOiI5dWlDSmdZc1FSIn0.ctnlvKu03ADBjZuU-b5wi3oBPKSK_bwW6YoKf7HpGW0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 423a5c59-83db-4f9a-83ee-575cfa2b0ad4
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:59 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 621ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 465fb4a7-8a16-443d-8de1-63521d84a7f6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:47:59 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3OSwianRpIjoiZTQ5ZmRhZTEtNmZmMi00YzFlLWE2ZjItOThkNmQ4YmFkOGI4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM0FBc2VIIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NzksImNzcmYiOiIxM2U3ZmFkOS01OGMwLTQyNTItYTRhYS1jMDVkZjA4ODQxYTMiLCJleHAiOjE3MDg1MTYwNzksInRva2VuX2lkIjoiUHN4amFwcXFuTiJ9.53JtSa_z4HcDsRxv10oXRU5euv7r20X8bIcbtu5QcGk"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 200 - OK
Mean time per request: 1182ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3OSwianRpIjoiZTQ5ZmRhZTEtNmZmMi00YzFlLWE2ZjItOThkNmQ4YmFkOGI4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM0FBc2VIIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NzksImNzcmYiOiIxM2U3ZmFkOS01OGMwLTQyNTItYTRhYS1jMDVkZjA4ODQxYTMiLCJleHAiOjE3MDg1MTYwNzksInRva2VuX2lkIjoiUHN4amFwcXFuTiJ9.53JtSa_z4HcDsRxv10oXRU5euv7r20X8bIcbtu5QcGk
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 2b3e2850-9cf1-4a4f-9cb0-b219b7921cbd
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:01 GMT
Content-Type application/json
Content-Length 297
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "Pxc69F"
              }
            ]
          },
          "message": "Here's the list of Teachers",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/Pxc69F
Response Information
Response Code: 200 - OK
Mean time per request: 1241ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3OSwianRpIjoiZTQ5ZmRhZTEtNmZmMi00YzFlLWE2ZjItOThkNmQ4YmFkOGI4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM0FBc2VIIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NzksImNzcmYiOiIxM2U3ZmFkOS01OGMwLTQyNTItYTRhYS1jMDVkZjA4ODQxYTMiLCJleHAiOjE3MDg1MTYwNzksInRva2VuX2lkIjoiUHN4amFwcXFuTiJ9.53JtSa_z4HcDsRxv10oXRU5euv7r20X8bIcbtu5QcGk
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token a8296fc6-8c6e-4e1f-afee-afe08db02335
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:02 GMT
Content-Type application/json
Content-Length 296
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "Pxc69F"
              }
            ]
          },
          "message": "Here's the list of Teacher",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/Pxc69F/approve
Response Information
Response Code: 200 - OK
Mean time per request: 1922ms
Mean size per request: 122B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3OSwianRpIjoiZTQ5ZmRhZTEtNmZmMi00YzFlLWE2ZjItOThkNmQ4YmFkOGI4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM0FBc2VIIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NzksImNzcmYiOiIxM2U3ZmFkOS01OGMwLTQyNTItYTRhYS1jMDVkZjA4ODQxYTMiLCJleHAiOjE3MDg1MTYwNzksInRva2VuX2lkIjoiUHN4amFwcXFuTiJ9.53JtSa_z4HcDsRxv10oXRU5euv7r20X8bIcbtu5QcGk
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 80a04a05-ef6e-4b6b-97b5-6c613adcf9a9
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:04 GMT
Content-Type application/json
Content-Length 122
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Teacher Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/feedbacks/Pxc69F
Response Information
Response Code: 201 - CREATED
Mean time per request: 1897ms
Mean size per request: 120B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3OSwianRpIjoiZTQ5ZmRhZTEtNmZmMi00YzFlLWE2ZjItOThkNmQ4YmFkOGI4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM0FBc2VIIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NzksImNzcmYiOiIxM2U3ZmFkOS01OGMwLTQyNTItYTRhYS1jMDVkZjA4ODQxYTMiLCJleHAiOjE3MDg1MTYwNzksInRva2VuX2lkIjoiUHN4amFwcXFuTiJ9.53JtSa_z4HcDsRxv10oXRU5euv7r20X8bIcbtu5QcGk
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token df2aecb8-67f8-492d-a954-8b2a516a28f2
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "feedback_message": "Test Feedback Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:06 GMT
Content-Type application/json
Content-Length 120
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Feedback Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 201 - CREATED
Mean time per request: 1270ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3OSwianRpIjoiZTQ5ZmRhZTEtNmZmMi00YzFlLWE2ZjItOThkNmQ4YmFkOGI4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM0FBc2VIIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NzksImNzcmYiOiIxM2U3ZmFkOS01OGMwLTQyNTItYTRhYS1jMDVkZjA4ODQxYTMiLCJleHAiOjE3MDg1MTYwNzksInRva2VuX2lkIjoiUHN4amFwcXFuTiJ9.53JtSa_z4HcDsRxv10oXRU5euv7r20X8bIcbtu5QcGk
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token aed13796-21b1-4ea5-baed-191e179cecbe
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "event_message": "Test Event Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:07 GMT
Content-Type application/json
Content-Length 117
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Event Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1196ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ3OSwianRpIjoiZTQ5ZmRhZTEtNmZmMi00YzFlLWE2ZjItOThkNmQ4YmFkOGI4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM0FBc2VIIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI0NzksImNzcmYiOiIxM2U3ZmFkOS01OGMwLTQyNTItYTRhYS1jMDVkZjA4ODQxYTMiLCJleHAiOjE3MDg1MTYwNzksInRva2VuX2lkIjoiUHN4amFwcXFuTiJ9.53JtSa_z4HcDsRxv10oXRU5euv7r20X8bIcbtu5QcGk
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 7bbe6386-a1fb-4319-97ea-c400286121a7
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:09 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 651ms
Mean size per request: 571B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 492a39f3-934a-4eac-a7a3-3a184cd4cfaf
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya23",
            "password": "Ompriya@23"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:09 GMT
Content-Type application/json
Content-Length 571
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ4OSwianRpIjoiMGE3OGU5YjQtMGM1My00YWM1LWFmYjMtMmZhYWIwN2ZiNzgyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUHhjNjlGIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDg5LCJjc3JmIjoiMjkxNjUyNzQtZTY3Ny00NjU4LTk5NTMtMjI2MmZlZjk3NzQ4IiwiZXhwIjoxNzA4NTE2MDg5LCJ0b2tlbl9pZCI6IkM0UXZuTlUybXcifQ.yz61mcNA4R29TASwD8OmQex8tUs8ZLAPDusZSFHFd2A"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/feedbacks
Response Information
Response Code: 200 - OK
Mean time per request: 1241ms
Mean size per request: 256B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ4OSwianRpIjoiMGE3OGU5YjQtMGM1My00YWM1LWFmYjMtMmZhYWIwN2ZiNzgyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUHhjNjlGIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDg5LCJjc3JmIjoiMjkxNjUyNzQtZTY3Ny00NjU4LTk5NTMtMjI2MmZlZjk3NzQ4IiwiZXhwIjoxNzA4NTE2MDg5LCJ0b2tlbl9pZCI6IkM0UXZuTlUybXcifQ.yz61mcNA4R29TASwD8OmQex8tUs8ZLAPDusZSFHFd2A
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1957ec6b-dc11-44a6-a3cb-187af23d46fc
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:11 GMT
Content-Type application/json
Content-Length 256
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "created_date": "21-02-2024",
                "feedback_id": "HtAjU2",
                "message": "Test Feedback Message"
              }
            ]
          },
          "message": "Here's the list of Feedbacks",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 200 - OK
Mean time per request: 1150ms
Mean size per request: 217B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ4OSwianRpIjoiMGE3OGU5YjQtMGM1My00YWM1LWFmYjMtMmZhYWIwN2ZiNzgyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUHhjNjlGIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDg5LCJjc3JmIjoiMjkxNjUyNzQtZTY3Ny00NjU4LTk5NTMtMjI2MmZlZjk3NzQ4IiwiZXhwIjoxNzA4NTE2MDg5LCJ0b2tlbl9pZCI6IkM0UXZuTlUybXcifQ.yz61mcNA4R29TASwD8OmQex8tUs8ZLAPDusZSFHFd2A
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f856f1b1-f456-4ab5-9904-6d03b7383f67
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:12 GMT
Content-Type application/json
Content-Length 217
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "notice_id": "QDzDpa",
                "notice_message": "Test Event Message"
              }
            ]
          },
          "message": "Here's the list of Events",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 201 - CREATED
Mean time per request: 1175ms
Mean size per request: 125B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ4OSwianRpIjoiMGE3OGU5YjQtMGM1My00YWM1LWFmYjMtMmZhYWIwN2ZiNzgyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUHhjNjlGIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDg5LCJjc3JmIjoiMjkxNjUyNzQtZTY3Ny00NjU4LTk5NTMtMjI2MmZlZjk3NzQ4IiwiZXhwIjoxNzA4NTE2MDg5LCJ0b2tlbl9pZCI6IkM0UXZuTlUybXcifQ.yz61mcNA4R29TASwD8OmQex8tUs8ZLAPDusZSFHFd2A
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 79bfe4ec-3bad-4ca3-8f09-b9dc9e247fcf
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 62
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "739"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:13 GMT
Content-Type application/json
Content-Length 125
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Leave Request Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 200 - OK
Mean time per request: 1828ms
Mean size per request: 300B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ4OSwianRpIjoiMGE3OGU5YjQtMGM1My00YWM1LWFmYjMtMmZhYWIwN2ZiNzgyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUHhjNjlGIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDg5LCJjc3JmIjoiMjkxNjUyNzQtZTY3Ny00NjU4LTk5NTMtMjI2MmZlZjk3NzQ4IiwiZXhwIjoxNzA4NTE2MDg5LCJ0b2tlbl9pZCI6IkM0UXZuTlUybXcifQ.yz61mcNA4R29TASwD8OmQex8tUs8ZLAPDusZSFHFd2A
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6d863840-71af-4725-8de2-df337dfb5239
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:15 GMT
Content-Type application/json
Content-Length 300
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "leave_date": "17-02-2026",
                "leave_id": "4EPAnJ",
                "no_of_days": 739,
                "status": "pending",
                "username": "ompriya23"
              }
            ]
          },
          "message": "Here's the list of Leaves Record",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/profile
Response Information
Response Code: 200 - OK
Mean time per request: 1337ms
Mean size per request: 285B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ4OSwianRpIjoiMGE3OGU5YjQtMGM1My00YWM1LWFmYjMtMmZhYWIwN2ZiNzgyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUHhjNjlGIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDg5LCJjc3JmIjoiMjkxNjUyNzQtZTY3Ny00NjU4LTk5NTMtMjI2MmZlZjk3NzQ4IiwiZXhwIjoxNzA4NTE2MDg5LCJ0b2tlbl9pZCI6IkM0UXZuTlUybXcifQ.yz61mcNA4R29TASwD8OmQex8tUs8ZLAPDusZSFHFd2A
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token df50b34c-901a-4bd4-b625-40273551bb9e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:17 GMT
Content-Type application/json
Content-Length 285
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "active",
                "user_id": "Pxc69F"
              }
            ]
          },
          "message": "Your Information",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 201 - CREATED
Mean time per request: 1089ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ4OSwianRpIjoiMGE3OGU5YjQtMGM1My00YWM1LWFmYjMtMmZhYWIwN2ZiNzgyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUHhjNjlGIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDg5LCJjc3JmIjoiMjkxNjUyNzQtZTY3Ny00NjU4LTk5NTMtMjI2MmZlZjk3NzQ4IiwiZXhwIjoxNzA4NTE2MDg5LCJ0b2tlbl9pZCI6IkM0UXZuTlUybXcifQ.yz61mcNA4R29TASwD8OmQex8tUs8ZLAPDusZSFHFd2A
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6145199f-e4e2-40f5-a7c3-86658cc80e77
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:18 GMT
Content-Type application/json
Content-Length 117
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Issue Added Successfully",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1176ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjQ4OSwianRpIjoiMGE3OGU5YjQtMGM1My00YWM1LWFmYjMtMmZhYWIwN2ZiNzgyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUHhjNjlGIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNDg5LCJjc3JmIjoiMjkxNjUyNzQtZTY3Ny00NjU4LTk5NTMtMjI2MmZlZjk3NzQ4IiwiZXhwIjoxNzA4NTE2MDg5LCJ0b2tlbl9pZCI6IkM0UXZuTlUybXcifQ.yz61mcNA4R29TASwD8OmQex8tUs8ZLAPDusZSFHFd2A
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 9f9e4b05-c74d-4bcb-91a9-f7d33365433e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:19 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teardown
Response Information
Response Code: 200 - OK
Mean time per request: 13.1s
Mean size per request: 32B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
X-Token-Secret secrettokenforsecretthings
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 4bc3f57b-7035-4539-9bff-cf0c51627073
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:32 GMT
Content-Type application/json
Content-Length 32
Connection close
Response Body
{
          "message": "testDb Reset"
        }
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 4ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token ccb1b6db-202e-4a37-83e4-2e2408840f0d
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:32 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token b88ae87b-1ac6-4bac-ac55-6505fc6c06d4
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:32 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals/as23Ae
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 70201304-27a9-4dcf-9926-7d3b27d1d798
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:32 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/as23Ae/approve
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 3d7e3935-70a9-4166-aeb2-d1fba5738ec6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/as23Ae
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0cf0a6a8-74a7-4984-a9bf-fad5389ec5c9
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "name": "Curtis Bins",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "9898989898"   
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/principals/as23Ae
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e4df448b-29a4-458c-adea-5529e942f7ba
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 18aecdd9-d0a8-4b1a-96c6-6a531f91a7bc
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/as23Ae
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 5ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 9be53b70-3721-4bbe-ae81-8372024b25be
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23Ae/approve
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 06efb0f6-91e3-4748-97b5-972c4cf2978e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23Ae
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1041ef71-da97-4ece-888f-c96af77d6dda
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "name": "TestUser Yadav",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "9898988998"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teachers/as23Ae
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 5ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 8a5eb593-c4ba-4331-9c0b-bea0ae150856
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 6ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 710e0bcd-a0fa-4e20-bc9f-552d175d4e80
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "event_message": "Test Event Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1a22ca43-ebf2-47ba-ab98-c1e23f828825
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:33 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/feedbacks/as23Ae
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token c6c8af4d-0f1c-40da-9c2c-c393458fc7e1
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "feedback_message": "Test Feedback Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/feedbacks
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 3d4c542e-31d2-4e0a-a297-c633421ea811
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5598f2fb-d689-4ee6-a16c-e1c7610ca32a
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 62
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "418"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 5ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token c99d89d0-6c2a-456c-aeb0-6a9caf69db54
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/leaves/ase3as
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token b7c7f7b7-0290-45d0-b054-473754b0704c
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/profile
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e494ca97-e1f7-43d2-847a-5dce292bcb14
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/user/change-password
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 636dff30-6e8f-4538-8553-7f003ec1a347
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "user_name":"ompriya42",
            "password":"Ompriya@42",
            "new_password":"Ompriya@24"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/salary-history
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 43f75441-ac1d-4c91-a3ae-1dd1506e14c4
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 4ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5679cc03-8a9f-4860-b1ae-0b0a1ff6cb3e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 401 - UNAUTHORIZED
Mean time per request: 3ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0d5d2dad-34a9-4a55-a17b-6fafe606a882
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:34 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Missing",
          "err_status_code": 401,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 4ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 7b983f63-187a-43c1-beb7-9b570307cf1d
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:35 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1752ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0324b744-2045-4360-8987-73383510d700
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 263
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "8212307012",
            "school_name": "dav public school",
            "password": "Ompriya@23",
            "role": "teacher",
            "experience": "2",
            "fav_subject": "coding"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:36 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1603ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 3343ae4c-51b0-42df-8e92-7cbf22519061
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 235
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "8229070121",
            "school_name": "dav public school",
            "password": "Ompriya@52",
            "role": "principal",
            "experience": "2"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:38 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 640ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token fd38de28-58a1-418d-b59f-e0d8f6165f7d
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:39 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUxOSwianRpIjoiZDdiMzlmNjItNWZjMy00MmY1LWE4MDUtNWE1NTk2NGVmMmIzIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUxOSwiY3NyZiI6IjhhOThlZTIxLThjNjItNGQ5NS1iYWY4LTcyMzcwNGM2OTdkZCIsImV4cCI6MTcwODUxNjExOSwidG9rZW5faWQiOiJDZE1yVVZoamk2In0.7pLgfA_oVykY6oKfWHwrHY2mHYlzaDyrRu2h14STGPQ"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 200 - OK
Mean time per request: 1326ms
Mean size per request: 291B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUxOSwianRpIjoiZDdiMzlmNjItNWZjMy00MmY1LWE4MDUtNWE1NTk2NGVmMmIzIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUxOSwiY3NyZiI6IjhhOThlZTIxLThjNjItNGQ5NS1iYWY4LTcyMzcwNGM2OTdkZCIsImV4cCI6MTcwODUxNjExOSwidG9rZW5faWQiOiJDZE1yVVZoamk2In0.7pLgfA_oVykY6oKfWHwrHY2mHYlzaDyrRu2h14STGPQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 2a5facde-8bcf-43f0-9f53-827f0d49eef8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:40 GMT
Content-Type application/json
Content-Length 291
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya52@gmail.com",
                "gender": "m",
                "name": "Om Priya",
                "status": "pending",
                "user_id": "4XG77S"
              }
            ]
          },
          "message": "Here's the list of Principals",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/4XG77S/approve
Response Information
Response Code: 200 - OK
Mean time per request: 2.2s
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUxOSwianRpIjoiZDdiMzlmNjItNWZjMy00MmY1LWE4MDUtNWE1NTk2NGVmMmIzIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUxOSwiY3NyZiI6IjhhOThlZTIxLThjNjItNGQ5NS1iYWY4LTcyMzcwNGM2OTdkZCIsImV4cCI6MTcwODUxNjExOSwidG9rZW5faWQiOiJDZE1yVVZoamk2In0.7pLgfA_oVykY6oKfWHwrHY2mHYlzaDyrRu2h14STGPQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 92d40cf3-ef46-42c2-9626-b96a30c78580
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:43 GMT
Content-Type application/json
Content-Length 124
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Principal Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1196ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUxOSwianRpIjoiZDdiMzlmNjItNWZjMy00MmY1LWE4MDUtNWE1NTk2NGVmMmIzIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUxOSwiY3NyZiI6IjhhOThlZTIxLThjNjItNGQ5NS1iYWY4LTcyMzcwNGM2OTdkZCIsImV4cCI6MTcwODUxNjExOSwidG9rZW5faWQiOiJDZE1yVVZoamk2In0.7pLgfA_oVykY6oKfWHwrHY2mHYlzaDyrRu2h14STGPQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token d2b6ca85-1c0a-4e88-a431-403282c23f6e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:44 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 562ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 2c012210-0919-4620-a124-3a0bf12f0ba9
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:44 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUyNCwianRpIjoiNjc1ODNiZGEtNzYxOS00M2YxLWFjZTYtNWU5MmY4Y2M2NTIxIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1MjQsImNzcmYiOiJjY2JkZGE3ZS00MjZmLTRjZTEtODJiMS04NDJhMzlhNTljMjIiLCJleHAiOjE3MDg1MTYxMjQsInRva2VuX2lkIjoiOXo3UE5tV1p2byJ9.H4KNTaBa4ldcG1BOvedpDleAfD2OMXZ5lPLSQApJfYE"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 200 - OK
Mean time per request: 1116ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUyNCwianRpIjoiNjc1ODNiZGEtNzYxOS00M2YxLWFjZTYtNWU5MmY4Y2M2NTIxIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1MjQsImNzcmYiOiJjY2JkZGE3ZS00MjZmLTRjZTEtODJiMS04NDJhMzlhNTljMjIiLCJleHAiOjE3MDg1MTYxMjQsInRva2VuX2lkIjoiOXo3UE5tV1p2byJ9.H4KNTaBa4ldcG1BOvedpDleAfD2OMXZ5lPLSQApJfYE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 99b1d31a-1743-4bcd-80ca-757c6c81fdde
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:46 GMT
Content-Type application/json
Content-Length 297
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "4Rb2pC"
              }
            ]
          },
          "message": "Here's the list of Teachers",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/4Rb2pC
Response Information
Response Code: 200 - OK
Mean time per request: 1331ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUyNCwianRpIjoiNjc1ODNiZGEtNzYxOS00M2YxLWFjZTYtNWU5MmY4Y2M2NTIxIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1MjQsImNzcmYiOiJjY2JkZGE3ZS00MjZmLTRjZTEtODJiMS04NDJhMzlhNTljMjIiLCJleHAiOjE3MDg1MTYxMjQsInRva2VuX2lkIjoiOXo3UE5tV1p2byJ9.H4KNTaBa4ldcG1BOvedpDleAfD2OMXZ5lPLSQApJfYE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 300cbb34-ed5b-4be8-845c-c123274da928
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:47 GMT
Content-Type application/json
Content-Length 296
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "4Rb2pC"
              }
            ]
          },
          "message": "Here's the list of Teacher",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/4Rb2pC/approve
Response Information
Response Code: 200 - OK
Mean time per request: 1976ms
Mean size per request: 122B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUyNCwianRpIjoiNjc1ODNiZGEtNzYxOS00M2YxLWFjZTYtNWU5MmY4Y2M2NTIxIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1MjQsImNzcmYiOiJjY2JkZGE3ZS00MjZmLTRjZTEtODJiMS04NDJhMzlhNTljMjIiLCJleHAiOjE3MDg1MTYxMjQsInRva2VuX2lkIjoiOXo3UE5tV1p2byJ9.H4KNTaBa4ldcG1BOvedpDleAfD2OMXZ5lPLSQApJfYE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token a24ad4b3-64b7-4391-a033-f5e832b58a07
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:49 GMT
Content-Type application/json
Content-Length 122
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Teacher Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 500ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 961b256c-056b-4b70-ac56-dd6b0b350115
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:50 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 591ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 16158f63-d8ab-40ef-848b-583d021241e8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:50 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 697ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 414f5cc4-028b-4f31-8f55-377c726680ab
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:51 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23ws/approve
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 572ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 9a8adcf1-4cae-4696-80ea-00ff38ba37e6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:52 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 479ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 4c92b6d0-e788-4511-a508-511711d6ac75
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "name": "TestUser Yadav",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "9898988998"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:52 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 573ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 8cbd63a7-1473-4fe4-b9c1-c7f00fa18323
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:53 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 742ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1c4a9c08-737f-4eec-9194-c4c752f101a9
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "event_message": "Test Event Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:54 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 613ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 3e05e008-f9e0-4141-92da-90e31baffcc1
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:55 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/feedbacks/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 876ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 10e8fe86-48ae-4943-aa92-4ec246d1f65d
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "feedback_message": "Test Feedback Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:56 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/feedbacks
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 618ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 66590693-2533-4728-9770-b6c80cb2d83f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:56 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 685ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e9dcd939-e969-4412-99c6-89a82ad807ad
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 62
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "872"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:57 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/profile
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 740ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 4ea90849-86e8-4a18-ba2b-fa29568a543a
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:58 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/user/change-password
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 522ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token cb5d9105-ad88-433c-93b9-bcd62fc2c120
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "user_name":"ompriya42",
            "password":"Ompriya@42",
            "new_password":"Ompriya@24"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:59 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/salary-history
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 602ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 65ff55d4-bd4b-47aa-ac1c-be26810e36ab
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:48:59 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 655ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6d6a7615-f3c4-4f04-a279-142e4819f964
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:00 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 787ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjUzMCwianRpIjoiYmI3ZWYzMzMtY2Q1Mi00MjI3LTgwNDktOTdmZjRlYTE5NDcyIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiU1RDZThhdSIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjUzMCwiY3NyZiI6IjE5Mjk2ZmJiLTRiZDAtNDRkZC04NmZmLTEwNDZkOTVkNThlMiIsImV4cCI6MTcwODUxNjEzMCwidG9rZW5faWQiOiI0RmJOeVlTTmF2In0.GLOdKekJqL3eUzjwgfLsQO8BXxOomAfsyYTeKkbct20
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token afb9cfe7-6be8-4538-9a3b-88584bd17de8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:01 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 811ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token af27b248-21b6-4db6-8c87-9107afa43f23
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:02 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0MiwianRpIjoiYzFlMDUyYTAtYjhhZi00MzE2LWI3OTItMzJkMDM1NjRhYWUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NDIsImNzcmYiOiJiOTQzNjNmMS03M2Y2LTRkZmItOWM0OS0zNjNmM2JkM2E4MDkiLCJleHAiOjE3MDg1MTYxNDIsInRva2VuX2lkIjoiOGVyNFZzYTdXOCJ9.t1Pr-dlrLsVossEHoHM3nJSzEjyl5OP4Pa1TvrJfKxY"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 550ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0MiwianRpIjoiYzFlMDUyYTAtYjhhZi00MzE2LWI3OTItMzJkMDM1NjRhYWUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NDIsImNzcmYiOiJiOTQzNjNmMS03M2Y2LTRkZmItOWM0OS0zNjNmM2JkM2E4MDkiLCJleHAiOjE3MDg1MTYxNDIsInRva2VuX2lkIjoiOGVyNFZzYTdXOCJ9.t1Pr-dlrLsVossEHoHM3nJSzEjyl5OP4Pa1TvrJfKxY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 42efcbdb-034c-433b-86dc-dc1ecaf329f8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:02 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 519ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0MiwianRpIjoiYzFlMDUyYTAtYjhhZi00MzE2LWI3OTItMzJkMDM1NjRhYWUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NDIsImNzcmYiOiJiOTQzNjNmMS03M2Y2LTRkZmItOWM0OS0zNjNmM2JkM2E4MDkiLCJleHAiOjE3MDg1MTYxNDIsInRva2VuX2lkIjoiOGVyNFZzYTdXOCJ9.t1Pr-dlrLsVossEHoHM3nJSzEjyl5OP4Pa1TvrJfKxY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token fe5383bc-2fee-4a85-8755-e138228c8d94
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:03 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/as23ws/approve
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 484ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0MiwianRpIjoiYzFlMDUyYTAtYjhhZi00MzE2LWI3OTItMzJkMDM1NjRhYWUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NDIsImNzcmYiOiJiOTQzNjNmMS03M2Y2LTRkZmItOWM0OS0zNjNmM2JkM2E4MDkiLCJleHAiOjE3MDg1MTYxNDIsInRva2VuX2lkIjoiOGVyNFZzYTdXOCJ9.t1Pr-dlrLsVossEHoHM3nJSzEjyl5OP4Pa1TvrJfKxY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1db9b969-ad8c-48fe-94dc-8b67c37ed17e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:04 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 625ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0MiwianRpIjoiYzFlMDUyYTAtYjhhZi00MzE2LWI3OTItMzJkMDM1NjRhYWUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NDIsImNzcmYiOiJiOTQzNjNmMS03M2Y2LTRkZmItOWM0OS0zNjNmM2JkM2E4MDkiLCJleHAiOjE3MDg1MTYxNDIsInRva2VuX2lkIjoiOGVyNFZzYTdXOCJ9.t1Pr-dlrLsVossEHoHM3nJSzEjyl5OP4Pa1TvrJfKxY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6e81774b-acba-4e54-b821-c679c77a4ef7
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 121
Request Body
{
            "name": "Mrs. Vera Rau",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "9898989898"   
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:04 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 554ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0MiwianRpIjoiYzFlMDUyYTAtYjhhZi00MzE2LWI3OTItMzJkMDM1NjRhYWUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NDIsImNzcmYiOiJiOTQzNjNmMS03M2Y2LTRkZmItOWM0OS0zNjNmM2JkM2E4MDkiLCJleHAiOjE3MDg1MTYxNDIsInRva2VuX2lkIjoiOGVyNFZzYTdXOCJ9.t1Pr-dlrLsVossEHoHM3nJSzEjyl5OP4Pa1TvrJfKxY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f90f8650-d0a4-4eea-85bd-fc7e871e51ac
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:05 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/leaves/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 539ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0MiwianRpIjoiYzFlMDUyYTAtYjhhZi00MzE2LWI3OTItMzJkMDM1NjRhYWUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NDIsImNzcmYiOiJiOTQzNjNmMS03M2Y2LTRkZmItOWM0OS0zNjNmM2JkM2E4MDkiLCJleHAiOjE3MDg1MTYxNDIsInRva2VuX2lkIjoiOGVyNFZzYTdXOCJ9.t1Pr-dlrLsVossEHoHM3nJSzEjyl5OP4Pa1TvrJfKxY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0880a73a-0fce-4149-80f8-6a5fa04af2f4
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:06 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 577ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0MiwianRpIjoiYzFlMDUyYTAtYjhhZi00MzE2LWI3OTItMzJkMDM1NjRhYWUwIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFhHNzdTIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NDIsImNzcmYiOiJiOTQzNjNmMS03M2Y2LTRkZmItOWM0OS0zNjNmM2JkM2E4MDkiLCJleHAiOjE3MDg1MTYxNDIsInRva2VuX2lkIjoiOGVyNFZzYTdXOCJ9.t1Pr-dlrLsVossEHoHM3nJSzEjyl5OP4Pa1TvrJfKxY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 7b2e6d97-3635-4fb4-b4e3-fa4f7157f72a
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:06 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 524ms
Mean size per request: 571B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token bdac7c2a-6af6-4d0b-b6a9-46ca4bb36d7c
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya23",
            "password": "Ompriya@23"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:07 GMT
Content-Type application/json
Content-Length 571
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 527ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1f434f64-d679-436f-a7b0-c1beb321aa22
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:08 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 610ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 7306ebe1-9f21-476c-bfac-942565783134
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:08 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23ws/approve
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 535ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 2602d588-6b34-418a-bf02-9bc9bce553cc
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:09 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 532ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 9f3e66b8-ea93-4e83-9fa5-c7cb87176734
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "name": "TestUser Yadav",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "9898988998"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:10 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 550ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 446f1eab-b1c1-45aa-8fa7-2b8d2f4b7e07
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:10 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 600ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f26e6d3c-a6f2-4892-b995-b9d9d9829857
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "event_message": "Test Event Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:11 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 629ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 82d5492e-8ee9-469b-8761-4934e0f2cd8a
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:12 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 555ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token df2b4bc3-742a-48c6-bde8-745616d15a52
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:12 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/as23ws/approve
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 518ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 623e0618-b2ce-4407-bda4-cb0311218f7f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:13 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 561ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token dd4a2d35-18f9-4dbd-bd6f-62893a9dd048
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 125
Request Body
{
            "name": "Douglas Bartell I",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "9898989898"   
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:13 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 638ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1dbea8dc-077b-43a6-944e-93452cb084d1
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:14 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/leaves/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 610ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 8ef4e9d1-51ef-4d64-967b-31cf4b9f3c58
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:15 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/feedbacks/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 519ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token ecec0a72-f94d-4c61-9ba6-2ceebbd91f6f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "feedback_message": "Test Feedback Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:16 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1366ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU0NywianRpIjoiNzgyNDU4ZWItZDc3NC00ZDBiLTgwZmUtOGU2OGMyNjE2OTU2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFJiMnBDIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNTQ3LCJjc3JmIjoiZmE5NGU5OTktMzBmZC00NzllLThlZjgtM2Q5MWI0YmMwN2UxIiwiZXhwIjoxNzA4NTE2MTQ3LCJ0b2tlbl9pZCI6Ijd4ZWF6dmRDRFMifQ.rBqD1cZjZ5pbTP-1z6n4oYNyPaoOC6OFOdQNfmziXY0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 932b4da8-8914-4c92-86de-135fdfdc064c
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:17 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teardown
Response Information
Response Code: 200 - OK
Mean time per request: 10.9s
Mean size per request: 32B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
X-Token-Secret secrettokenforsecretthings
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 80fbe6e6-8f01-4428-a412-328b95167ce0
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:28 GMT
Content-Type application/json
Content-Length 32
Connection close
Response Body
{
          "message": "testDb Reset"
        }
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 3ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1dd8cd4e-9543-4243-95ad-7a21327f7891
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:28 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1581ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token a2ea5252-21d8-4650-b78e-771757133eaa
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 263
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "8212307012",
            "school_name": "dav public school",
            "password": "Ompriya@23",
            "role": "teacher",
            "experience": "2",
            "fav_subject": "coding"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:30 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1570ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 76c692e8-21fa-4f86-aba9-ca1d9dc2f93c
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 235
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "8229070121",
            "school_name": "dav public school",
            "password": "Ompriya@52",
            "role": "principal",
            "experience": "2"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:31 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 610ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0719b6dc-221e-4f87-bafb-333d4bf4640a
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:32 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU3MiwianRpIjoiNjYyYzNjYzItOTkwMy00MzA4LWFhMGQtODA3YTlhMDRmYTc5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU3MiwiY3NyZiI6IjA0NDYzOTE2LTUxZjEtNGNkZS1iZDdjLWYzOGNmYWIxMzIyMSIsImV4cCI6MTcwODUxNjE3MiwidG9rZW5faWQiOiJCY0xIb0RpRFdqIn0.p8nhnnjqzkMYxF9dwG0B0PuR8KIZaSjd0nGmkJ-IVPg"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 200 - OK
Mean time per request: 1157ms
Mean size per request: 291B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU3MiwianRpIjoiNjYyYzNjYzItOTkwMy00MzA4LWFhMGQtODA3YTlhMDRmYTc5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU3MiwiY3NyZiI6IjA0NDYzOTE2LTUxZjEtNGNkZS1iZDdjLWYzOGNmYWIxMzIyMSIsImV4cCI6MTcwODUxNjE3MiwidG9rZW5faWQiOiJCY0xIb0RpRFdqIn0.p8nhnnjqzkMYxF9dwG0B0PuR8KIZaSjd0nGmkJ-IVPg
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 74cdcdad-aecd-4a45-a1bd-ca261d85f27c
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:33 GMT
Content-Type application/json
Content-Length 291
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya52@gmail.com",
                "gender": "m",
                "name": "Om Priya",
                "status": "pending",
                "user_id": "32zzjE"
              }
            ]
          },
          "message": "Here's the list of Principals",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/32zzjE/approve
Response Information
Response Code: 200 - OK
Mean time per request: 2.6s
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU3MiwianRpIjoiNjYyYzNjYzItOTkwMy00MzA4LWFhMGQtODA3YTlhMDRmYTc5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU3MiwiY3NyZiI6IjA0NDYzOTE2LTUxZjEtNGNkZS1iZDdjLWYzOGNmYWIxMzIyMSIsImV4cCI6MTcwODUxNjE3MiwidG9rZW5faWQiOiJCY0xIb0RpRFdqIn0.p8nhnnjqzkMYxF9dwG0B0PuR8KIZaSjd0nGmkJ-IVPg
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 4af6cf30-408c-42b7-8c96-ec4cf998faac
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:36 GMT
Content-Type application/json
Content-Length 124
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Principal Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1233ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU3MiwianRpIjoiNjYyYzNjYzItOTkwMy00MzA4LWFhMGQtODA3YTlhMDRmYTc5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU3MiwiY3NyZiI6IjA0NDYzOTE2LTUxZjEtNGNkZS1iZDdjLWYzOGNmYWIxMzIyMSIsImV4cCI6MTcwODUxNjE3MiwidG9rZW5faWQiOiJCY0xIb0RpRFdqIn0.p8nhnnjqzkMYxF9dwG0B0PuR8KIZaSjd0nGmkJ-IVPg
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token ad717363-c7d9-412f-ae3a-7bcf25f8d651
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:37 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 528ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6dc6ee84-56cc-48fe-b92b-0dad55e17b4b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:38 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU3OCwianRpIjoiM2I0NzQ4ZDMtNjA2OS00OGQ2LWE3ZWYtNjIwODM0NzdlODA0IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NzgsImNzcmYiOiJjNmUxM2Q5Yi05NTE0LTQyZTItYjUzNy1lNmRjNjAzZTg5NDgiLCJleHAiOjE3MDg1MTYxNzgsInRva2VuX2lkIjoiS2gyaWp1amR3WCJ9.70xGANfmkRJL0rWPkUcKWLjff9WS2NFyct5fs9ajF2g"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 200 - OK
Mean time per request: 1167ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU3OCwianRpIjoiM2I0NzQ4ZDMtNjA2OS00OGQ2LWE3ZWYtNjIwODM0NzdlODA0IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NzgsImNzcmYiOiJjNmUxM2Q5Yi05NTE0LTQyZTItYjUzNy1lNmRjNjAzZTg5NDgiLCJleHAiOjE3MDg1MTYxNzgsInRva2VuX2lkIjoiS2gyaWp1amR3WCJ9.70xGANfmkRJL0rWPkUcKWLjff9WS2NFyct5fs9ajF2g
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token a9bd2945-c86d-44f2-bcf7-889606c496da
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:39 GMT
Content-Type application/json
Content-Length 297
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "4QejvX"
              }
            ]
          },
          "message": "Here's the list of Teachers",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/4QejvX
Response Information
Response Code: 200 - OK
Mean time per request: 1182ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU3OCwianRpIjoiM2I0NzQ4ZDMtNjA2OS00OGQ2LWE3ZWYtNjIwODM0NzdlODA0IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NzgsImNzcmYiOiJjNmUxM2Q5Yi05NTE0LTQyZTItYjUzNy1lNmRjNjAzZTg5NDgiLCJleHAiOjE3MDg1MTYxNzgsInRva2VuX2lkIjoiS2gyaWp1amR3WCJ9.70xGANfmkRJL0rWPkUcKWLjff9WS2NFyct5fs9ajF2g
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token b51a5e1d-bdb9-4731-9e59-846c3c1a9a4b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:41 GMT
Content-Type application/json
Content-Length 296
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "4QejvX"
              }
            ]
          },
          "message": "Here's the list of Teacher",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/4QejvX/approve
Response Information
Response Code: 200 - OK
Mean time per request: 1795ms
Mean size per request: 122B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU3OCwianRpIjoiM2I0NzQ4ZDMtNjA2OS00OGQ2LWE3ZWYtNjIwODM0NzdlODA0IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1NzgsImNzcmYiOiJjNmUxM2Q5Yi05NTE0LTQyZTItYjUzNy1lNmRjNjAzZTg5NDgiLCJleHAiOjE3MDg1MTYxNzgsInRva2VuX2lkIjoiS2gyaWp1amR3WCJ9.70xGANfmkRJL0rWPkUcKWLjff9WS2NFyct5fs9ajF2g
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6a237e5b-3b08-4e24-a8fa-966d1c5fa862
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:42 GMT
Content-Type application/json
Content-Length 122
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Teacher Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 533ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 7f2d70ba-e742-4906-8e7d-17b6d6f7319f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:43 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1035ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 423862ae-f817-4f47-bddd-da4c99ec840c
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:44 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 617ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token a9eafc30-7ad0-4d79-a756-5623e101625e
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:45 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 612ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token cc8b936a-08be-45df-b7c6-ab6efac729aa
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:46 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/as23ws/approve
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 957ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token ca1b4acf-aa9e-4000-bdf4-a115f2c0a7cb
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:47 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 608ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 00f6f996-804a-4711-921b-24e8bdf99623
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 124
Request Body
{
            "name": "Wilson Bechtelar",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "9898989898"   
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:47 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/principals/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 592ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token fd0e5787-fe28-4f64-9ddf-7760582e9cd0
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:48 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/leaves/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 707ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 4bd6e134-662f-4b26-bebe-cfdf9fb8dde6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:49 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 674ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU4MywianRpIjoiMWVjYjE3ZTYtOTFlMy00NjljLWIxZGYtOTBmZWQwYWE3ZWJkIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzNXQnRabyIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjU4MywiY3NyZiI6ImIxNmQ4ZDM2LWZiYzAtNGY0YS1hYzk1LTNhZmQ3ODVkYmQ3YyIsImV4cCI6MTcwODUxNjE4MywidG9rZW5faWQiOiIzSlhnWGNtWU5WIn0.ztoMiJ5gQceDQnV9yoTS866XRSC9hR45WQ6u93AcuaE
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e97563f7-4086-4655-a92f-462f990328c5
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:50 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 661ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token cef38d03-41f7-414b-879c-73876a7852a9
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:50 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1170ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1b5c7720-9b8b-4edc-bd8d-a7b113935295
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:52 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 551ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 631f9eef-85f5-4d89-9bc8-c7ccbbe02697
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:52 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 537ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 10585831-ad88-4b32-b1f3-b3c80b278442
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:53 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23ws/approve
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 552ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 579fa3e6-bba3-4056-92cd-39c80eb85f4a
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:54 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 1958ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 84557acf-2376-4477-bc3d-c26ab52012e3
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "name": "TestUser Yadav",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "9898988998"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:56 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 551ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f9482a9a-31d7-4d59-8a2f-51457f3224bb
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:56 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 649ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5724a1da-74e0-46d6-933b-30f7936c7276
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "event_message": "Test Event Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:57 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 527ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 040dec86-636e-4ae3-b836-4463274ab46d
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:58 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/feedbacks/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 600ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 17b0cafe-7cc3-4267-af9e-e41d7c333d8b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "feedback_message": "Test Feedback Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:58 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/feedbacks
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 619ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token cab7afe5-0788-45bb-bc46-902fbfa774ad
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:49:59 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 613ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token d93ee262-1fe0-49c0-8819-862de45e192f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 62
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "207"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:00 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/profile
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 706ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token cdd352f3-4e31-41c0-8e9a-639e38f90565
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:00 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/user/change-password
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 868ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 30ce9f93-71fe-4d14-b0c4-02bb16bdcbc5
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "user_name":"ompriya42",
            "password":"Ompriya@42",
            "new_password":"Ompriya@24"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:01 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/salary-history
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 559ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token af4d5416-3a00-4978-8674-7c3e5269c7f4
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:02 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 590ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 5fc3a4c6-5927-4f7c-999d-8c45ab4c271f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:03 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 580ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjU5MCwianRpIjoiYThmZDk5NzMtYWRlYS00YTUxLWEwMTEtOWFlZjg1MWQ0YjI5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiMzJ6empFIiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI1OTAsImNzcmYiOiI0Nzc5OTEzNy1kMDFkLTQwZDYtYmE5YS00ZGYyMzdlNzFlMzciLCJleHAiOjE3MDg1MTYxOTAsInRva2VuX2lkIjoiQ1V4eDJpNTU4byJ9.q1sS9fh8io096ejQB5MfckemWWsvbqXjzOsggIk2toQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 059a44a3-f389-41bc-b7cf-dbd3b9fa34ee
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:03 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 597ms
Mean size per request: 571B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 8062846c-faf6-4d28-9cef-70dbfabd063d
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya23",
            "password": "Ompriya@23"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:04 GMT
Content-Type application/json
Content-Length 571
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYwNCwianRpIjoiN2JhNDI2NmYtNmE2ZC00ZGY1LWFjNmUtNzY5NmViNDYyY2E2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFFlanZYIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjA0LCJjc3JmIjoiMDY0ZjQ2Y2UtMDQ0NS00MjYyLWJlNWYtMzA1MWJmZDAzNTY2IiwiZXhwIjoxNzA4NTE2MjA0LCJ0b2tlbl9pZCI6IkR0WkMyYjdFVUcifQ.JWXnipXUO331brcWnonUAwnC7oXbly8ntIkf6HKA70I"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1226ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYwNCwianRpIjoiN2JhNDI2NmYtNmE2ZC00ZGY1LWFjNmUtNzY5NmViNDYyY2E2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFFlanZYIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjA0LCJjc3JmIjoiMDY0ZjQ2Y2UtMDQ0NS00MjYyLWJlNWYtMzA1MWJmZDAzNTY2IiwiZXhwIjoxNzA4NTE2MjA0LCJ0b2tlbl9pZCI6IkR0WkMyYjdFVUcifQ.JWXnipXUO331brcWnonUAwnC7oXbly8ntIkf6HKA70I
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 9c7f8dfe-8934-4e3f-a975-e541367bb7eb
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:05 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/feedbacks
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 549ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYwNCwianRpIjoiN2JhNDI2NmYtNmE2ZC00ZGY1LWFjNmUtNzY5NmViNDYyY2E2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFFlanZYIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjA0LCJjc3JmIjoiMDY0ZjQ2Y2UtMDQ0NS00MjYyLWJlNWYtMzA1MWJmZDAzNTY2IiwiZXhwIjoxNzA4NTE2MjA0LCJ0b2tlbl9pZCI6IkR0WkMyYjdFVUcifQ.JWXnipXUO331brcWnonUAwnC7oXbly8ntIkf6HKA70I
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 6016e727-6ea3-495d-b3f5-429c3037dddb
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:06 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 640ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYwNCwianRpIjoiN2JhNDI2NmYtNmE2ZC00ZGY1LWFjNmUtNzY5NmViNDYyY2E2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFFlanZYIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjA0LCJjc3JmIjoiMDY0ZjQ2Y2UtMDQ0NS00MjYyLWJlNWYtMzA1MWJmZDAzNTY2IiwiZXhwIjoxNzA4NTE2MjA0LCJ0b2tlbl9pZCI6IkR0WkMyYjdFVUcifQ.JWXnipXUO331brcWnonUAwnC7oXbly8ntIkf6HKA70I
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 1b53a61c-7b95-4aa8-a2fb-75fd16043c9f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 62
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "834"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:07 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/profile
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 596ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYwNCwianRpIjoiN2JhNDI2NmYtNmE2ZC00ZGY1LWFjNmUtNzY5NmViNDYyY2E2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFFlanZYIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjA0LCJjc3JmIjoiMDY0ZjQ2Y2UtMDQ0NS00MjYyLWJlNWYtMzA1MWJmZDAzNTY2IiwiZXhwIjoxNzA4NTE2MjA0LCJ0b2tlbl9pZCI6IkR0WkMyYjdFVUcifQ.JWXnipXUO331brcWnonUAwnC7oXbly8ntIkf6HKA70I
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e0076b42-3b3a-4997-ad86-0d701eada1c3
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:07 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/user/change-password
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 624ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYwNCwianRpIjoiN2JhNDI2NmYtNmE2ZC00ZGY1LWFjNmUtNzY5NmViNDYyY2E2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFFlanZYIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjA0LCJjc3JmIjoiMDY0ZjQ2Y2UtMDQ0NS00MjYyLWJlNWYtMzA1MWJmZDAzNTY2IiwiZXhwIjoxNzA4NTE2MjA0LCJ0b2tlbl9pZCI6IkR0WkMyYjdFVUcifQ.JWXnipXUO331brcWnonUAwnC7oXbly8ntIkf6HKA70I
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 9f47f4b0-f60c-4d18-a875-5e11e85ae7d2
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "user_name":"ompriya42",
            "password":"Ompriya@42",
            "new_password":"Ompriya@24"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:08 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/salary-history
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 763ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYwNCwianRpIjoiN2JhNDI2NmYtNmE2ZC00ZGY1LWFjNmUtNzY5NmViNDYyY2E2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFFlanZYIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjA0LCJjc3JmIjoiMDY0ZjQ2Y2UtMDQ0NS00MjYyLWJlNWYtMzA1MWJmZDAzNTY2IiwiZXhwIjoxNzA4NTE2MjA0LCJ0b2tlbl9pZCI6IkR0WkMyYjdFVUcifQ.JWXnipXUO331brcWnonUAwnC7oXbly8ntIkf6HKA70I
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 409112f4-114d-4b00-8b17-6f144b2eab85
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:09 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 683ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYwNCwianRpIjoiN2JhNDI2NmYtNmE2ZC00ZGY1LWFjNmUtNzY5NmViNDYyY2E2IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiNFFlanZYIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjA0LCJjc3JmIjoiMDY0ZjQ2Y2UtMDQ0NS00MjYyLWJlNWYtMzA1MWJmZDAzNTY2IiwiZXhwIjoxNzA4NTE2MjA0LCJ0b2tlbl9pZCI6IkR0WkMyYjdFVUcifQ.JWXnipXUO331brcWnonUAwnC7oXbly8ntIkf6HKA70I
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token b0c0545b-532d-4e48-b124-feb3668df8c5
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:10 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teardown
Response Information
Response Code: 200 - OK
Mean time per request: 12.2s
Mean size per request: 32B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
X-Token-Secret secrettokenforsecretthings
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token c58a21b1-438c-4d22-ba2a-2af69d7f5135
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:22 GMT
Content-Type application/json
Content-Length 32
Connection close
Response Body
{
          "message": "testDb Reset"
        }
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 3ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token dab829f0-a2db-47b2-8da4-a922f41cb4c6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:22 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1290ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f47b14e3-4592-4d50-b999-21252b96ec29
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 263
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "8212307012",
            "school_name": "dav public school",
            "password": "Ompriya@23",
            "role": "teacher",
            "experience": "2",
            "fav_subject": "coding"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:24 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 201 - CREATED
Mean time per request: 1304ms
Mean size per request: 151B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token ce980d2c-6629-4b86-9a7c-3018e85316b3
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 235
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "8229070121",
            "school_name": "dav public school",
            "password": "Ompriya@52",
            "role": "principal",
            "experience": "2"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:25 GMT
Content-Type application/json
Content-Length 151
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Signed Up Successfully Wait for Super Admin to approve it.",
          "status_code": 201,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 201 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 580ms
Mean size per request: 576B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 3482fff6-a32c-471d-a179-ba2a3b9b2684
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "user_name": "ompriya18153789",
            "password": "Ompriya#123"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:26 GMT
Content-Type application/json
Content-Length 576
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYyNiwianRpIjoiZmUwZjFhOWUtODRjZi00NTlkLTlmMDgtNmIwODA2ODhjYjNlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzRCclNQNCIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjYyNiwiY3NyZiI6ImY3NzBmYzM1LTAzMTYtNDViZS04MjE1LTVmZWIyZjA3YTRmMCIsImV4cCI6MTcwODUxNjIyNiwidG9rZW5faWQiOiI2RE1HUkF2QVV1In0.wkgg1OSjpF43ru2NZCD2nTfQ883t3eOtEn9VSjL9SO4"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/principals
Response Information
Response Code: 200 - OK
Mean time per request: 1277ms
Mean size per request: 291B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYyNiwianRpIjoiZmUwZjFhOWUtODRjZi00NTlkLTlmMDgtNmIwODA2ODhjYjNlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzRCclNQNCIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjYyNiwiY3NyZiI6ImY3NzBmYzM1LTAzMTYtNDViZS04MjE1LTVmZWIyZjA3YTRmMCIsImV4cCI6MTcwODUxNjIyNiwidG9rZW5faWQiOiI2RE1HUkF2QVV1In0.wkgg1OSjpF43ru2NZCD2nTfQ883t3eOtEn9VSjL9SO4
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token a23b1908-0c98-4f82-8c95-5e1ef376844b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:27 GMT
Content-Type application/json
Content-Length 291
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya52@gmail.com",
                "gender": "m",
                "name": "Om Priya",
                "status": "pending",
                "user_id": "3vwE5z"
              }
            ]
          },
          "message": "Here's the list of Principals",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/principals/3vwE5z/approve
Response Information
Response Code: 200 - OK
Mean time per request: 2.3s
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYyNiwianRpIjoiZmUwZjFhOWUtODRjZi00NTlkLTlmMDgtNmIwODA2ODhjYjNlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzRCclNQNCIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjYyNiwiY3NyZiI6ImY3NzBmYzM1LTAzMTYtNDViZS04MjE1LTVmZWIyZjA3YTRmMCIsImV4cCI6MTcwODUxNjIyNiwidG9rZW5faWQiOiI2RE1HUkF2QVV1In0.wkgg1OSjpF43ru2NZCD2nTfQ883t3eOtEn9VSjL9SO4
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token cf69e9ea-0436-4485-8f8e-e18aac385070
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:29 GMT
Content-Type application/json
Content-Length 124
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Principal Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/logout
Response Information
Response Code: 200 - OK
Mean time per request: 1215ms
Mean size per request: 116B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYyNiwianRpIjoiZmUwZjFhOWUtODRjZi00NTlkLTlmMDgtNmIwODA2ODhjYjNlIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiUzRCclNQNCIsInJvbGUiOiJzdXBlcmFkbWluIn0sIm5iZiI6MTcwODUxMjYyNiwiY3NyZiI6ImY3NzBmYzM1LTAzMTYtNDViZS04MjE1LTVmZWIyZjA3YTRmMCIsImV4cCI6MTcwODUxNjIyNiwidG9rZW5faWQiOiI2RE1HUkF2QVV1In0.wkgg1OSjpF43ru2NZCD2nTfQ883t3eOtEn9VSjL9SO4
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e7276402-c4f4-4d70-b867-4c81781a955f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:31 GMT
Content-Type application/json
Content-Length 116
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Logged Out Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response Type Check 1 0 0
Response Message Field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 842ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 45082ced-c6ff-44ae-b403-82a684bc1c6a
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:32 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzMiwianRpIjoiMWY4MGNmZDgtZmQ5NC00MzE3LTlhNjctMTIzNGIyMGZkYmM5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzIsImNzcmYiOiJhMDcyNjMzOC0yMDUyLTQyMGUtOThhYi1jY2E5ZjkxYzk4ZjEiLCJleHAiOjE3MDg1MTYyMzIsInRva2VuX2lkIjoiN0FMQzk2VUZhQiJ9.px1Mt9-LGnSdTF6jx1A2fQrQOCiop3TLZVxNGrGtMC0"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 200 - OK
Mean time per request: 1247ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzMiwianRpIjoiMWY4MGNmZDgtZmQ5NC00MzE3LTlhNjctMTIzNGIyMGZkYmM5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzIsImNzcmYiOiJhMDcyNjMzOC0yMDUyLTQyMGUtOThhYi1jY2E5ZjkxYzk4ZjEiLCJleHAiOjE3MDg1MTYyMzIsInRva2VuX2lkIjoiN0FMQzk2VUZhQiJ9.px1Mt9-LGnSdTF6jx1A2fQrQOCiop3TLZVxNGrGtMC0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0847a469-6c20-4a9d-b932-b03c9fc97da8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:33 GMT
Content-Type application/json
Content-Length 297
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "3wLcpc"
              }
            ]
          },
          "message": "Here's the list of Teachers",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/3wLcpc
Response Information
Response Code: 200 - OK
Mean time per request: 1120ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzMiwianRpIjoiMWY4MGNmZDgtZmQ5NC00MzE3LTlhNjctMTIzNGIyMGZkYmM5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzIsImNzcmYiOiJhMDcyNjMzOC0yMDUyLTQyMGUtOThhYi1jY2E5ZjkxYzk4ZjEiLCJleHAiOjE3MDg1MTYyMzIsInRva2VuX2lkIjoiN0FMQzk2VUZhQiJ9.px1Mt9-LGnSdTF6jx1A2fQrQOCiop3TLZVxNGrGtMC0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 12c8c380-5794-45fe-b025-acc8d8a3bfe9
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:34 GMT
Content-Type application/json
Content-Length 296
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "email": "ompriya23@gmail.com",
                "name": "Om Priya",
                "phone": "8212307012",
                "status": "pending",
                "user_id": "3wLcpc"
              }
            ]
          },
          "message": "Here's the list of Teacher",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/3wLcpc/approve
Response Information
Response Code: 200 - OK
Mean time per request: 1798ms
Mean size per request: 122B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzMiwianRpIjoiMWY4MGNmZDgtZmQ5NC00MzE3LTlhNjctMTIzNGIyMGZkYmM5IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzIsImNzcmYiOiJhMDcyNjMzOC0yMDUyLTQyMGUtOThhYi1jY2E5ZjkxYzk4ZjEiLCJleHAiOjE3MDg1MTYyMzIsInRva2VuX2lkIjoiN0FMQzk2VUZhQiJ9.px1Mt9-LGnSdTF6jx1A2fQrQOCiop3TLZVxNGrGtMC0
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 53707158-44cc-49dd-9f65-a13c1cfb9507
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:36 GMT
Content-Type application/json
Content-Length 122
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Teacher Approved SuccessFully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 653ms
Mean size per request: 573B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f068d086-740a-4574-a720-024f66517075
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya52",
            "password": "Ompriya@52"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:37 GMT
Content-Type application/json
Content-Length 573
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/user/change-password
Response Information
Response Code: 200 - OK
Mean time per request: 2.7s
Mean size per request: 142B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f92f1af1-7e5b-40ef-8139-09f643e515a6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "user_name":"ompriya52",
            "password":"Ompriya@52",
            "new_password":"Ompriya@24"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:40 GMT
Content-Type application/json
Content-Length 142
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Password Changed Successfully Please Log_In Again",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 676ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 27b04637-f9b1-454f-b1ac-4f071dd72cd3
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:40 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 583ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token b295f0c1-0a2a-4ee2-863c-0f72583b3429
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:41 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23ws/approve
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 578ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token a2bc6548-44c5-4463-82d7-15ca374245c8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:42 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 594ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token a4a78220-c351-4682-b889-df5bed240ed8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "name": "TestUser Yadav",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "9898988998"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:42 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teachers/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 613ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token c07217ee-8030-4fd2-ba3a-cc9ac3e389e6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:43 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 547ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token bbf3f9d9-04ab-4cca-91e4-7f4a5e658b95
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "event_message": "Test Event Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:44 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/events
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 580ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token efa7ba96-5f01-40a5-aaff-84be63ff9a4b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:44 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/feedbacks/as23ws
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 621ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token ee1c6fb9-5e55-402c-8a6e-863847621130
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "feedback_message": "Test Feedback Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:45 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/feedbacks
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 584ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 17187d30-a574-4f96-a384-b896d9a89baf
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:46 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 796ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 0a5ba7c3-9d46-4ca3-971a-8fbfb575e214
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 62
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "952"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:47 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/profile
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 634ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e2505271-c43b-40a2-b90a-b4a192dc0b0b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:47 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/user/change-password
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 478ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f6f3de92-3045-4f86-95c4-e8a11e3f7cb8
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "user_name":"ompriya42",
            "password":"Ompriya@42",
            "new_password":"Ompriya@24"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:48 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/salary-history
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 507ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 85f6b871-4879-4eab-84a6-51e94d2b9db7
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:49 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 521ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token e7683f48-8833-4118-a0fa-85be8a1ce813
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:49 GMT
Content-Type application/json
Content-Length 89
Connection close
Response Body
{
          "err_message": "Unauthorized Access",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 531ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjYzNywianRpIjoiYTAxZmVlMDktYTBiZC00YjU4LWEyZjktNTMzOThjOGM0ZDg4IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3Z3RTV6Iiwicm9sZSI6InByaW5jaXBhbCJ9LCJuYmYiOjE3MDg1MTI2MzcsImNzcmYiOiIzOWNkMTMyYi1mYzgxLTRmNmEtODQ0My1iOTZiYzk3YTA3MDUiLCJleHAiOjE3MDg1MTYyMzcsInRva2VuX2lkIjoiRUx5ZVJzVVVYNiJ9.3Y7NEZNM2BKiioA92twZn4gL2gIBNFwvBLl7TcNTGTQ
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 63518948-56d7-4c72-8ece-dabdeaf9bf97
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:50 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 512ms
Mean size per request: 571B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 48a78cba-1017-42ee-8006-8b3af0b44af6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Request Body
{
            "user_name": "ompriya23",
            "password": "Ompriya@23"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:50 GMT
Content-Type application/json
Content-Length 571
Connection close
Response Body
{
          "data": {
            "json": [
              {
                "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjY1MCwianRpIjoiNTAwNGNmNDAtZDFlYS00MjBkLTkzYWUtM2RhNzY0NmI4Yjk3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3dMY3BjIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjUwLCJjc3JmIjoiMDNhMTQ1YTktNWExNi00NTA0LTlmNGItYjcyNTU5ZDQxZjI2IiwiZXhwIjoxNzA4NTE2MjUwLCJ0b2tlbl9pZCI6IkJpZmhhZnZqZ2kifQ.EgjKwNKu_9cqSBmvZQ1wWUciSA43jsWRz7CRfME8ozY"
              }
            ]
          },
          "message": "User Logged In Successfully",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/user/change-password
Response Information
Response Code: 200 - OK
Mean time per request: 2.8s
Mean size per request: 142B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjY1MCwianRpIjoiNTAwNGNmNDAtZDFlYS00MjBkLTkzYWUtM2RhNzY0NmI4Yjk3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3dMY3BjIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjUwLCJjc3JmIjoiMDNhMTQ1YTktNWExNi00NTA0LTlmNGItYjcyNTU5ZDQxZjI2IiwiZXhwIjoxNzA4NTE2MjUwLCJ0b2tlbl9pZCI6IkJpZmhhZnZqZ2kifQ.EgjKwNKu_9cqSBmvZQ1wWUciSA43jsWRz7CRfME8ozY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 92319231-47ac-444b-8f38-e49ddad8f8e4
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "user_name":"ompriya23",
            "password":"Ompriya@23",
            "new_password":"Ompriya@24"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:53 GMT
Content-Type application/json
Content-Length 142
Connection close
Response Body
{
          "data": {
            "json": []
          },
          "message": "Password Changed Successfully Please Log_In Again",
          "status_code": 200,
          "success": true
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 200 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/feedbacks
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 624ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjY1MCwianRpIjoiNTAwNGNmNDAtZDFlYS00MjBkLTkzYWUtM2RhNzY0NmI4Yjk3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3dMY3BjIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjUwLCJjc3JmIjoiMDNhMTQ1YTktNWExNi00NTA0LTlmNGItYjcyNTU5ZDQxZjI2IiwiZXhwIjoxNzA4NTE2MjUwLCJ0b2tlbl9pZCI6IkJpZmhhZnZqZ2kifQ.EgjKwNKu_9cqSBmvZQ1wWUciSA43jsWRz7CRfME8ozY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 23d7f2bc-e5c6-4cde-aecb-38d577928ada
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:54 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/leaves
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 678ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjY1MCwianRpIjoiNTAwNGNmNDAtZDFlYS00MjBkLTkzYWUtM2RhNzY0NmI4Yjk3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3dMY3BjIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjUwLCJjc3JmIjoiMDNhMTQ1YTktNWExNi00NTA0LTlmNGItYjcyNTU5ZDQxZjI2IiwiZXhwIjoxNzA4NTE2MjUwLCJ0b2tlbl9pZCI6IkJpZmhhZnZqZ2kifQ.EgjKwNKu_9cqSBmvZQ1wWUciSA43jsWRz7CRfME8ozY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 860fd58b-f3b7-4d5f-8ee6-09904bde3b22
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "leave_date": "17-02-2026",
            "no_of_days": "50"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:55 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/profile
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 637ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjY1MCwianRpIjoiNTAwNGNmNDAtZDFlYS00MjBkLTkzYWUtM2RhNzY0NmI4Yjk3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3dMY3BjIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjUwLCJjc3JmIjoiMDNhMTQ1YTktNWExNi00NTA0LTlmNGItYjcyNTU5ZDQxZjI2IiwiZXhwIjoxNzA4NTE2MjUwLCJ0b2tlbl9pZCI6IkJpZmhhZnZqZ2kifQ.EgjKwNKu_9cqSBmvZQ1wWUciSA43jsWRz7CRfME8ozY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 72d0eda0-a20a-4bcc-80f3-289ab8684eb4
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:56 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/user/change-password
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 614ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjY1MCwianRpIjoiNTAwNGNmNDAtZDFlYS00MjBkLTkzYWUtM2RhNzY0NmI4Yjk3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3dMY3BjIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjUwLCJjc3JmIjoiMDNhMTQ1YTktNWExNi00NTA0LTlmNGItYjcyNTU5ZDQxZjI2IiwiZXhwIjoxNzA4NTE2MjUwLCJ0b2tlbl9pZCI6IkJpZmhhZnZqZ2kifQ.EgjKwNKu_9cqSBmvZQ1wWUciSA43jsWRz7CRfME8ozY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token ecc3244e-db6e-4b5b-a83d-517658381e26
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "user_name":"ompriya42",
            "password":"Ompriya@42",
            "new_password":"Ompriya@24"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:56 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/user/salary-history
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 720ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjY1MCwianRpIjoiNTAwNGNmNDAtZDFlYS00MjBkLTkzYWUtM2RhNzY0NmI4Yjk3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3dMY3BjIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjUwLCJjc3JmIjoiMDNhMTQ1YTktNWExNi00NTA0LTlmNGItYjcyNTU5ZDQxZjI2IiwiZXhwIjoxNzA4NTE2MjUwLCJ0b2tlbl9pZCI6IkJpZmhhZnZqZ2kifQ.EgjKwNKu_9cqSBmvZQ1wWUciSA43jsWRz7CRfME8ozY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token db03c95f-b99c-4a7c-92f9-6a5524b099a3
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:57 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/issues
Response Information
Response Code: 403 - FORBIDDEN
Mean time per request: 690ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwODUxMjY1MCwianRpIjoiNTAwNGNmNDAtZDFlYS00MjBkLTkzYWUtM2RhNzY0NmI4Yjk3IiwidHlwZSI6ImFjY2VzcyIsInN1YiI6eyJ1c2VyX2lkIjoiM3dMY3BjIiwicm9sZSI6InRlYWNoZXIifSwibmJmIjoxNzA4NTEyNjUwLCJjc3JmIjoiMDNhMTQ1YTktNWExNi00NTA0LTlmNGItYjcyNTU5ZDQxZjI2IiwiZXhwIjoxNzA4NTE2MjUwLCJ0b2tlbl9pZCI6IkJpZmhhZnZqZ2kifQ.EgjKwNKu_9cqSBmvZQ1wWUciSA43jsWRz7CRfME8ozY
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 4a4d0e4d-965a-4cc5-ab6a-32d530c9107f
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "issue_message": "Test Issue Message"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:50:58 GMT
Content-Type application/json
Content-Length 86
Connection close
Response Body
{
          "err_message": "Token is Blocked",
          "err_status_code": 403,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Check Success Status 1 0 0
Check Response Schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teardown
Response Information
Response Code: 200 - OK
Mean time per request: 12s
Mean size per request: 32B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
X-Token-Secret secrettokenforsecretthings
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token f38c569d-bd9c-461f-91a3-7ef5c077898b
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:51:10 GMT
Content-Type application/json
Content-Length 32
Connection close
Response Body
{
          "message": "testDb Reset"
        }
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://localhost:5000/api/v1/
Response Information
Response Code: 200 - OK
Mean time per request: 6ms
Mean size per request: 24B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 4d9c815d-15fe-4ebb-9277-64a83ae66cc6
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:51:10 GMT
Content-Type application/json
Content-Length 24
Connection close
Response Body
{
          "server": "Is Up"
        }
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Server is Running 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 400 - BAD REQUEST
Mean time per request: 4ms
Mean size per request: 163B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 92a21132-8919-4942-96e7-4780b11b8285
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 262
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya23@gmail.com",
            "phone": "8212307012"
            "school_name": "dav public school",
            "password": "Ompriya@23",
            "role": "teacher",
            "experience": "2",
            "fav_subject": "coding"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:51:10 GMT
Content-Type application/json
Content-Length 163
Connection close
Response Body
{
          "err_message": "400 Bad Request: The browser (or proxy) sent a request that this server could not understand.",
          "err_status_code": 400,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 400 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:5000/api/v1/signup
Response Information
Response Code: 422 - UNPROCESSABLE ENTITY
Mean time per request: 5ms
Mean size per request: 123B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 67872b03-fd2e-4478-9276-a725d75bb499
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 194
Request Body
{
            "name": "Om Priya",
            "gender": "m",
            "email": "ompriya52@gmail.com",
            "phone": "8229070121",
            "password": "Ompriya@52",
            "role": "principal",
            "experience": "2"
        }
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:51:10 GMT
Content-Type application/json
Content-Length 123
Connection close
Response Body
{
          "err_message": "{'school_name': ['Missing data for required field.']}",
          "err_status_code": 422,
          "success": false
        }
        
Test Information
NamePassedFailedSkipped
Check Response Schema 1 0 0
Status code is 422 1 0 0
Check Success Status 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:5000/api/v1/teardown
Response Information
Response Code: 200 - OK
Mean time per request: 11.4s
Mean size per request: 32B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
X-Token-Secret secrettokenforsecretthings
User-Agent PostmanRuntime/7.36.3
Accept */*
Cache-Control no-cache
Postman-Token 053d5681-459c-4e68-839d-1304813f0c30
Host localhost:5000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Server Werkzeug/3.0.1 Python/3.12.0
Date Wed, 21 Feb 2024 10:51:22 GMT
Content-Type application/json
Content-Length 32
Connection close
Response Body
{
          "message": "testDb Reset"
        }
        
Test Information
No Tests for this request